home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / FireTalk / firetalk.exe / %MAINDIR% / FtPlatform.cab / FtCoreUninst.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-10-24  |  628 b   |  29 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultUninstall]
  5. DelFiles=Component.del.files,
  6. DelReg=Component.Del.Reg
  7.  
  8. [FtUpdaterUninstall]
  9. DelFiles=Component.del.files
  10. DelReg=Component.Del.Reg
  11.  
  12. [Component.Del.Reg]
  13. HKCU,Software\Firetalk\%GUID%
  14. HKCU,Software\Firetalk\%FTCOMPGUID%
  15.  
  16. [DestinationDirs]
  17. Component.del.files=01      ; 01 is the source directory
  18.  
  19. [Component.del.files]
  20. %COMPONENT_NAME%.exe ,,,
  21. FtComponent.dll ,,,
  22. %COMPONENT_NAME%Uninst.inf
  23.  
  24. [Strings]
  25. GUID            =    E6C9BEF0-1A04-499c-A4C8-48115D1736E3
  26. FTCOMPGUID        =    5ce380a3-226e-43a3-b247-543ba2ab1972
  27. COMPONENT_NAME    =    FtCore
  28. PRODUCT_DESC    =    "FtCore"
  29.